Adwaita: Fix calendar header button backdrop bg color
authorTimm Bäder <mail@baedert.org>
Wed, 23 Sep 2020 03:58:40 +0000 (05:58 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 24 Sep 2020 17:08:22 +0000 (19:08 +0200)
gtk/theme/Adwaita/_common.scss

index 2ab2e5e5f2e1f7a8987b152f9a23223b1209ef22..56e0a8d2771e4398f522e31ac8f3fe20493ca23e 100644 (file)
@@ -3255,6 +3255,9 @@ calendar {
       background: none;
       border-radius: 0;
     }
+    > button:backdrop {
+      background: none;
+    }
   }
 
   > grid {